xen.git
2019-06-18 Ian Jackson.gitignore: Add configure output which we always delete...
2019-06-18 Ian Jacksonautoconf: Provide libexec_libdir_suffix
2019-06-18 Ian Jacksontools-libfsimage-prefix.diff
2019-06-18 Bastian Blanktools-libfsimage-abiname.diff
2019-06-18 Ian JacksonDo not build the instruction emulator
2019-06-18 Ian Jacksontools/tests/x86_emulator: Pass -no-pie -fno-pic to...
2019-06-18 Bastian BlankRemove static solaris support from pygrub
2019-06-18 Bastian Blanktools-xenmon-install.diff
2019-06-18 Bastian BlankDo not ship COPYING into /usr/include
2019-06-18 Bastian Blankconfig-prefix.diff
2019-06-18 Bastian Blankversion
2019-06-18 Marek Marczykowski... tools/kdd: mute spurious gcc warning
2019-06-18 Christopher... libxl/arm: Fix build on arm64 + acpi w/ gcc 8.2
2019-06-18 Andrew Coopertools: Move ARRAY_SIZE() into xen-tools/libs.h
2019-06-18 Wei Liuxenpmd: make 32 bit gcc 8.1 non-debug build work
2019-06-18 Ian JacksonDelete configure output
2019-06-18 Ian JacksonDelete config.sub and config.guess
2019-06-18 Bastian Blanktools-xenstore-compatibility.diff
2019-06-18 Debian Xen... tools-fake-xs-restrict
2019-06-18 Ian Jacksontools/debugger/kdd: Install as `xen-kdd', not just...
2019-06-18 Ian Jacksonxenmon: Install as xenmon, not xenmon.py
2019-06-18 Ian Jacksonpygrub fsimage.so: Honour LDFLAGS when building
2019-06-18 Ian Jacksonlibfsimage: Honour general LDFLAGS
2019-06-18 Ian Jacksongdbsx: Honour LDFLAGS when linking
2019-06-18 Bastian Blanktools/xenstat: Fix shared library version
2019-06-18 Ian Jacksondocs/man/xen-pv-channel.pod.7: Remove a spurious blank...
2019-06-18 Ian Jacksondocs/man: Provide properly-formatted NAME sections
2019-06-18 Ian JacksonINSTALL: Mention kconfig
2019-06-18 Ian Jacksontools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS
2019-06-18 Christopher... tools/xentop : replace use of deprecated vwprintw
2019-06-18 Ian JacksonVarious: Fix typo `mappping'
2019-06-18 Ian JacksonVarious: Fix typo `infomation'
2019-06-18 Ian Jacksontools/python/xen/lowlevel: Fix typo `sucess'
2019-06-18 Ian JacksonVarious: Fix typo `reseting'
2019-06-18 Ian JacksonVarious: Fix typo `occured'
2019-06-18 Ian JacksonVarious: Fix typos `unkown', `retreive' (detected by...
2019-06-18 Ian Jacksontools/xentrace/xenalyze: Fix typos detected by lintian
2019-06-18 Ian Jacksondocs/man: Fix two typos detected by the Debian lintian...
2019-06-18 Hans van KranenburgUpdate changelog for new upstream 4.11.1+92-g6c33308a8d
2019-06-18 Hans van KranenburgUpdate to upstream 4.11.1+92-g6c33308a8d
2019-06-18 Hans van Kranenburgd/changelog: finalise 4.11.1+58-g3b062f5040-1 (fix...
2019-06-18 Hans van Kranenburgd/changelog: finalise 4.11.1+58-g3b062f5040-1
2019-06-06 Julien Grallxen/arm: mm: Set-up page permission for Xen mappings...
2019-06-06 Igor Druzhininlibacpi: report PCI slots as enabled only for hotplugga...
2019-06-06 Jan Beulichx86/IO-APIC: fix build with gcc9
2019-06-06 Jan Beulichx86emul: add support for missing {,V}PMADDWD insns
2019-06-06 Jan Beulichx86/IRQ: avoid UB (or worse) in trace_irq_mask()
2019-06-06 Andrew Cooperx86/boot: Fix latent memory corruption with early_boot_...
2019-06-06 Andrew Cooperx86/svm: Fix handling of ICEBP intercepts
2019-06-06 Marek Marczykowski... drivers/video: drop framebuffer size constraints
2019-06-06 Marek Marczykowski... bitmap: fix bitmap_fill with zero-sized bitmap
2019-06-06 Tamas K Lengyelx86/vmx: correctly gather gs_shadow value for current...
2019-06-06 Igor Druzhininx86/mtrr: recalculate P2M type for domains with iocaps
2019-06-06 Jan BeulichAMD/IOMMU: disable previously enabled IOMMUs upon init...
2019-06-06 Jan Beulichtrace: fix build with gcc9
2019-05-27 Juergen Grossxen/sched: fix csched2_deinit_pdata()
2019-05-17 Andrew Cooperoxenstored: Don't re-open a xenctrl handle for every...
2019-05-17 Wei Liuxl: handle PVH type in apply_global_affinity_masks...
2019-05-17 Andrew Coopertools/libxc: Fix issues with libxc and Xen having diffe...
2019-05-16 Igor Druzhinintools/xl: use libxl_domain_info to get domain type...
2019-05-16 Juergen Grosstools/libxl: correct vcpu affinity output with sparse...
2019-05-16 Christian Lindigtools/ocaml: Dup2 /dev/null to stdin in daemonize()
2019-05-16 Marek Marczykowski... tools/misc/xenpm: fix getting info when some CPUs are...
2019-05-15 Jan Beulichx86: fix build race when generating temporary object...
2019-05-15 Jan BeulichVT-d: posted interrupts require interrupt remapping
2019-05-15 Petre Pircalabuvm_event: fix XEN_VM_EVENT_RESUME domctl
2019-05-15 Andrew Cooperxen/timers: Fix memory leak with cpu unplug/plug
2019-05-15 Jan Beulichx86emul: suppress general register update upon AVX...
2019-05-15 Juergen Grossxen/sched: fix credit2 smt idle handling
2019-05-14 Andrew Cooperx86/spec-ctrl: Introduce options to control VERW flushing
2019-05-14 Andrew Cooperx86/spec-ctrl: Infrastructure to use VERW to flush...
2019-05-14 Andrew Cooperx86/spec-ctrl: CPUID/MSR definitions for Microarchitect...
2019-05-14 Andrew Cooperx86/spec-ctrl: Misc non-functional cleanup
2019-05-14 Andrew Cooperx86/boot: Detect the firmware SMT setting correctly...
2019-05-14 Andrew Cooperx86/msr: Definitions for MSR_INTEL_CORE_THREAD_COUNT
2019-05-14 Andrew Cooperx86/spec-ctrl: Reposition the XPTI command line parsing...
2019-05-13 Hans van KranenburgUpdate changelog for new upstream 4.11.1+58-g3b062f5040
2019-05-13 Hans van KranenburgUpdate to upstream 4.11.1+58-g3b062f5040
2019-05-13 Ian Jacksonfinalise 4.11.1+26-g87f51bf366-3
2019-05-03 Andrew Cooperx86/spec-ctrl: Extend repoline safey calcuations for...
2019-05-03 Andrew Cooperx86/msr: Shorten ARCH_CAPABILITIES_* constants
2019-05-03 Jan Beulichx86/e820: fix build with gcc9
2019-05-03 Andrew Cooperxen: Fix backport of "xen/cmdline: Fix buggy strncmp...
2019-05-03 Andrew Cooperxen: Fix backport of "x86/tsx: Implement controls for...
2019-04-29 Wei Liutools/firmware: update OVMF Makefile, when necessary
2019-04-19 Jan BeulichArm/atomic: correct asm() constraints in build_add_sized()
2019-03-18 Andrew Cooperx86/pv: Fix construction of 32bit dom0's
2019-03-18 Andrew Cooperx86/tsx: Implement controls for RTM force-abort mode
2019-03-18 Andrew Cooperx86/vtd: Don't include control register state in the...
2019-03-18 Jan Beulichx86/HVM: don't crash guest in hvmemul_find_mmio_cache()
2019-03-18 Igor Druzhininiommu: leave IOMMU enabled by default during kexec...
2019-03-18 Jan Beulichx86/cpuid: add missing PCLMULQDQ dependency
2019-03-18 Jan Beulichx86/mm: fix #GP(0) in switch_cr3_cr4()
2019-03-18 Igor Druzhininx86/nmi: correctly check MSB of P6 performance counter...
2019-03-18 Andrew Cooperx86/hvm: Increase the triple fault log message level...
2019-03-18 Andrew Cooperx86/vmx: Properly flush the TLB when an altp2m is modified
2019-03-18 Jan Beulichx86/shadow: don't use map_domain_page_global() on paths...
2019-03-18 Paul Durrantviridian: fix the HvFlushVirtualAddress/List hypercall...
2019-03-18 Jan Beulichx86/shadow: don't pass wrong L4 MFN to guest_walk_tables()
2019-03-18 Varad Gautamx86/pmtimer: fix hvm_acpi_sleep_button behavior
next